const crypto/tls.alertInternalError

67 uses

	crypto/tls (current package)
		alert.go#L48: 	alertInternalError                alert = 80
		alert.go#L85: 	alertInternalError:                "internal error",
		conn.go#L217: 		return alertInternalError
		conn.go#L1113: 		c.sendAlertLocked(alertInternalError)
		conn.go#L1227: 		return 0, alertInternalError
		conn.go#L1289: 		c.sendAlert(alertInternalError)
		conn.go#L1342: 		return c.in.setErrorLocked(c.sendAlert(alertInternalError))
		conn.go#L1591: 				a = alertInternalError
		ech.go#L571: 			c.sendAlert(alertInternalError)
		ech.go#L579: 			c.sendAlert(alertInternalError)
		ech.go#L584: 			c.sendAlert(alertInternalError)
		ech.go#L589: 			c.sendAlert(alertInternalError)
		ech.go#L594: 			c.sendAlert(alertInternalError)
		handshake_client.go#L729: 			c.sendAlert(alertInternalError)
		handshake_client.go#L758: 		c.sendAlert(alertInternalError)
		handshake_client.go#L780: 		c.sendAlert(alertInternalError)
		handshake_client.go#L789: 			c.sendAlert(alertInternalError)
		handshake_client.go#L801: 				return c.sendAlert(alertInternalError)
		handshake_client.go#L810: 				c.sendAlert(alertInternalError)
		handshake_client.go#L819: 				c.sendAlert(alertInternalError)
		handshake_client.go#L831: 				c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L58: 		return c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L95: 			c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L270: 				c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L324: 			c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L329: 			c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L339: 			return c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L450: 		return c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L454: 		return c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L475: 		c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L508: 		c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L513: 		c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L663: 		return c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L666: 		return c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L720: 		c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L725: 		c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L786: 		return c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L796: 		c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L865: 		return c.sendAlert(alertInternalError)
		handshake_server.go#L155: 				c.sendAlert(alertInternalError)
		handshake_server.go#L170: 			c.sendAlert(alertInternalError)
		handshake_server.go#L253: 		c.sendAlert(alertInternalError)
		handshake_server.go#L282: 			c.sendAlert(alertInternalError)
		handshake_server.go#L314: 			c.sendAlert(alertInternalError)
		handshake_server.go#L323: 			c.sendAlert(alertInternalError)
		handshake_server.go#L749: 		c.sendAlert(alertInternalError)
		handshake_server.go#L782: 				return c.sendAlert(alertInternalError)
		handshake_server.go#L789: 				c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L151: 		c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L251: 		c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L394: 			c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L399: 			c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L492: 			c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L563: 			c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L727: 			c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L768: 		c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L773: 		c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L799: 			c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L806: 			c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L862: 		return c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L877: 			c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L915: 		c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L920: 		c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L996: 			c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L1092: 			return c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L1095: 			return c.sendAlert(alertInternalError)
		quic.go#L390: 		a = alertInternalError